div#body_wrapper3 header h2 a{
    text-decoration: none;
    color: black;
}
div#body_wrapper3 header h2 a:hover{
    color: blueviolet;
}